MODBUS設備使用[MBusDrv.dll]庫R / W數據訪問。
導出函數(pascal聲明):
{*來自MODBUS設備的標準讀取數據*}
函數GetMBData(const SlaveAddr:byte; const ReadType:boolean; var Data:array [0..254] of byte):integer; STDCALL;
SlaveAddr:byte(1..254)
ReadType:boolean(false = Coils / true =控制寄存器)
數據:字節的數組[0..254](器件數據)
返回整數(0 = OK)
{*從MODBUS設備擴展讀取數據*}
函數GetMBDataEx(const SlaveAddr:word; const ReadType:word):pointer; STDCALL;
SlaveAddr:word(1..254)
ReadType:字(0 =線圈/ 1 =保持寄存器)
255字節的返回指針(設備數據或0 =錯誤)
{* VBA(Microsoft Visual Basic)從MODBUS設備讀取數據*}
函數GetMBDataVBA(const SlaveAddr:LongInt; const ReadType:LongInt):pointer; STDCALL;
SlaveAddr:longint(1..254)
ReadType:longint(0 =線圈/ 1 =保持寄存器)
255字節的返回指針(設備數據或0 =錯誤)
{*標準寫入數據到MODBUS設備*}
函數PutMBData(const SlaveAddr:byte; const WriteType:boolean; const DataAddr:byte; const Data:word):integer; STDCALL;
SlaveAddr:byte(1 ..254)
WriteType:boolean(false = Coil / true =保持寄存器)
DataAddr:byte(1..255)
資料:字
返回整數(狀態碼= 0 = OK)
{* VBA(Microsoft Visual Basic)將數據寫入MODBUS設備*}
函數PutMBDataVBA(const SlaveAddr:longint; const WriteType:longint; const DataAddr:longint; const Data:longint):longint; STDCALL;
SlaveAddr:longint(1..254)
WriteType:longint(0 =線圈/ 1 =保持寄存器)
DataAddr:longint(1..255)
數據:longint
返回longint(狀態碼> = 0 = OK)
- 主頁
- Windows XP
- MODBUS RTU Serial RS232/RS485 and TCP/IP for Windows
最近瀏覽的軟件
Max Secure Internet Security Max Secure Internet Security 31 Dec 14
2D 3D Pie Chart And Graph Software 22 Jan 15
MS SQL Server Change Case To Proper, Upper, Lower & Sentence Software 9 Dec 14
MstGrid Control for .NET 4.0 21 Jan 15
BitNami Redmine Stack 2 Mar 15
Random Password Generator 31 Dec 14
HTML Resource Compiler 26 Jan 15
DBF To CSV Converter Software 16 Apr 15
Apex SQL Diff API 31 Dec 14
Calculate Linux Desktop 7 Mar 16
按類別搜索
熱門軟件
PasswordFox 21 Jan 15
iCloud Remover 8 Dec 14
Softaken Excel to VCard Converter 11 Nov 16
Chedot 3 May 20
PDF Page Delete 24 Aug 17
Photo Viewer 31 Dec 14
Software Lag Switch 26 Jan 15
MODBUS RTU Serial RS232/RS485 and TCP/IP for Windows
支持的操作系統
類似的軟件
WinTimerX
31 Dec 14
Hotkey Spammer
9 Dec 14
Num Locks Always On
26 Jan 15
Virtual Automation Suite
28 May 15
顯影劑的其他軟件 AE
Freeware DCF77 Decoder
14 Aug 18
意見 MODBUS RTU Serial RS232/RS485 and TCP/IP for Windows
最近瀏覽的軟件
Max Secure Internet Security Max Secure Internet Security 31 Dec 14
2D 3D Pie Chart And Graph Software 22 Jan 15
MS SQL Server Change Case To Proper, Upper, Lower & Sentence Software 9 Dec 14
MstGrid Control for .NET 4.0 21 Jan 15
BitNami Redmine Stack 2 Mar 15
Random Password Generator 31 Dec 14
HTML Resource Compiler 26 Jan 15
DBF To CSV Converter Software 16 Apr 15
Apex SQL Diff API 31 Dec 14
Calculate Linux Desktop 7 Mar 16
按類別搜索
熱門軟件
Discord 1 Sep 16
Windscribe 3 May 20
Pure APK Install 19 Sep 15
PDF Page Delete 24 Aug 17
CMOS De-Animator (64-bit) 28 May 15
Minecraft Pokemon Mod 9 Dec 14
NSB AppStudio 23 Jan 15
評論沒有發現